home *** CD-ROM | disk | FTP | other *** search
- Path: fu.bekkoame.or.jp!usenet
- From: Giles Goddard <giles@fumin.nintendo.co.jp>
- Newsgroups: comp.lang.c++
- Subject: Q: Template forward declare.
- Date: Thu, 22 Feb 1996 09:17:37 +0900
- Organization: Nintendo Co. Ltd. (Japan)
- Message-ID: <312BB621.41C6@fumin.nintendo.co.jp>
- NNTP-Posting-Host: hnj1100.bekkoame.or.jp
- Mime-Version: 1.0
- Content-Type: text/plain; charset=iso-2022-jp
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; IRIX 5.3 IP22)
-
- Help.
- Does anybody know how to forward declare a class template?
- something equivelent to:
-
- class Foo;
-
-
- TIA,
- giles
-